{
type = "technology",
name = "TechName",
icon = "icon",
prerequisites = {"chemistry"},
effects =
{{type = "unlock-recipe",recipe = "iron-chest"}},
unit =
{
  count = 10,
  ingredients = {{"science-pack-1", 1}},
  time = 5
}
},